class Controller_Class_Name extends CI_Controller { public function __construct() { parent::__construct(); } public function index() { $this->output->set_status_header('404'); $this->load->view('error_page_404'); } }
$route['404_override'] = 'Controller_Class_Name';.
We are Recommending you:
Step Out of Your Comfort Zone: 10 Powerful...
Is Mobile Reels Harming Our Children? Here's...
Simple body language tricks1. Stand with...
Best Free Websites to Learn CodingIf you...
In this tutorial, i would like to share with...
Artisan is "command line interface"...
How to create real time sitemap.xml file...
7 Easy Ways to Sleep Better Without...
Shortcut Keys ...